Documentation
OmnipeekOmnipeek User GuideDownload PDF
Web Analysis : Configuring web views : Web packet selection
Web packet selection
Right-click and choose Select Related Packets in Web views, and select one of the following options:
By Client: This option selects all packets to or from the client IP address.
By Server: This option selects all packets to or from the server IP address.
By Client and Server: This option selects all packets between the client and server IP addresses.
By Port: This option selects all packets between the client and server IP address and ports. (This option will usually produce the same results as selecting By Flow, unless a node pair reuses ports for multiple TCP connections.)
By Flow: This option selects all packets in the flow identified in the Flow ID column.
By Request: This option selects all client packets in the selected HTTP request.
By Response: This option selects all server packets in the selected HTTP response.
By Request and Response: This option selects all packets in the selected HTTP request and response.
NOTE: Request, Response, and Request and Response packets also select TCP SYN packets for the first request on a flow, and FIN and RST packets for the last request on a flow. They do not select ACK-only packets.
For more information on how to select related packets, see Selecting related packets.